home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 19
/
CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso
/
CUCD
/
Online
/
hsc
/
grafflwerk
/
README
< prev
next >
Wrap
Text File
|
1997-03-28
|
1KB
|
39 lines
About `grafflwerk'
==================
This drawer contains some files and material that can be useful in
combination with hsc. Do with it whatever you want, use at your own
risk.
The ARexx-scripts for ScMsg are a bit experimental because I don't
like ScMsg and don't use these scripts myself.
The Arexx-script `SendBrowser' currently only supports AWeb, but
should be easy to modify for other Browsers because it is not very
complex.
hScMsg.rexx
-----------
An ARexx-script that invokes hsc redirecting it's messages and sends
messages outputed by hsc to ScMsg, which is part of the
SAS/c-package. It is supposed to be used as a substitute for hsc
inside Makefiles. See the source-code for usage.
hscPalthrow.rexx
----------------
An ARexx-script which invokes hscpitt and parses it's output, so the
user can easily access it. Refer to the documentation, section
"project management/hscpalthrow for details.
SendBrowser.rexx
----------------
An ARexx-script that can be used to display an updated html-object in
AWeb. Refer to the documentaion, section "project
management/makefiles/postprocessing" for details.
SendScMsg.rexx
--------------
An ARexx-script that sends messages outputed by hsc to ScMsg, which
is part of the SAS/c-package. See the source-code for usage.